Fix "make dist" on MS-Windows.
authorEli Zaretskii <eliz@gnu.org>
Sat, 16 Jun 2012 13:17:14 +0000 (16:17 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sat, 16 Jun 2012 13:17:14 +0000 (16:17 +0300)
commit630887c64fac8f678dd94ac55fa4f358d474f14a
tree3c53e1f8b5f965d8aba89643042f060678390d93
parent3844d5c78277ea418c9f11b093d74ded359c3d90
Fix "make dist" on MS-Windows.

 nt/makefile.w32-in (install-addpm): New target.
 (dist): Depend on it.
 (install-shortcuts): Depend on install-addpm instead of copying
 addpm.exe as part of the recipe.  See
 http://lists.gnu.org/archive/html/emacs-devel/2012-06/msg00171.html
 for the related problem and discussions.
nt/ChangeLog
nt/makefile.w32-in